home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / komercni software / cisco / index1.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(press).as
Text File  |  2007-05-07  |  145b  |  8 lines

  1. on(press){
  2.    gotoAndStop("ot1:1");
  3.    gotoAndStop("ot2:1");
  4.    gotoAndStop("ot3:1");
  5.    gotoAndStop("ot4:1");
  6.    gotoAndStop("ot5:1");
  7. }
  8.